home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 May
/
PCWorld_2007-05_cd.bin
/
v cisle
/
mediaportal
/
Setup.msi
/
_7D70CA33C218362F815E9756880A9F01
/
_3BE6ADCEB75E499782BEC6FF9585C158
< prev
next >
Wrap
Extensible Markup Language
|
2006-12-20
|
3KB
|
100 lines
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<id>2004</id>
<defaultcontrol>2</defaultcontrol>
<controls>
<control>
<description>play time label</description>
<type>label</type>
<id>2</id>
<posX>322</posX>
<posY>626</posY>
<label>#currentplaytime</label>
<align>left</align>
<font>font72</font>
<textcolor>20ffffff</textcolor>
<animation effect="fade" time="500">WindowClose</animation>
<animation effect="fade" time="250">WindowOpen</animation>
</control>
<control>
<description>music rectangle</description>
<type>image</type>
<id>0</id>
<posX>142</posX>
<posY>532</posY>
<width>220</width>
<height>182</height>
<texture>playback_background.png</texture>
<animation effect="fade" time="500">WindowClose</animation>
<animation effect="fade" time="250">WindowOpen</animation>
</control>
<control>
<description>music logo</description>
<type>image</type>
<id>1</id>
<posX>160</posX>
<posY>548</posY>
<width>180</width>
<height>144</height>
<keepaspectratio>yes</keepaspectratio>
<centered>yes</centered>
<texture>#Play.Current.Thumb</texture>
<animation effect="fade" time="500">WindowClose</animation>
<animation effect="fade" time="250">WindowOpen</animation>
</control>
<control>
<description>play logo</description>
<type>image</type>
<id>3</id>
<posX>37</posX>
<posY>528</posY>
<texture>logo_play.png</texture>
<animation effect="fade" time="500">WindowClose</animation>
<animation effect="fade" time="250">WindowOpen</animation>
</control>
<control>
<description>Pause logo</description>
<type>image</type>
<id>4</id>
<posX>36</posX>
<posY>525</posY>
<texture>logo_pause.png</texture>
<animation effect="fade" time="500">WindowClose</animation>
<animation effect="fade" time="250">WindowOpen</animation>
</control>
<control>
<description>FF logo</description>
<type>image</type>
<id>7</id>
<posX>18</posX>
<posY>528</posY>
<texture>logo_fastforward.png</texture>
<animation effect="fade" time="500">WindowClose</animation>
<animation effect="fade" time="250">WindowOpen</animation>
</control>
<control>
<description>RW logo</description>
<type>image</type>
<id>8</id>
<posX>18</posX>
<posY>528</posY>
<texture>logo_rewind.png</texture>
<animation effect="fade" time="500">WindowClose</animation>
<animation effect="fade" time="250">WindowOpen</animation>
</control>
<control>
<description>album/artist/genre etc info label</description>
<type>fadelabel</type>
<width>180</width>
<height>40</height>
<posX>170</posX>
<posY>705</posY>
<font>font13</font>
<label>#Play.Current.Title\r#Play.Current.Artist\r#Play.Current.Album\r#Play.Current.Duration</label>
<textcolor>FFFFFFFF</textcolor>
<animation effect="fade" time="500">WindowClose</animation>
<animation effect="fade" time="250">WindowOpen</animation>
<id>5</id>
</control>
</controls>
</window>